notebook: Properly hide drag window
authorBenjamin Otte <otte@redhat.com>
Wed, 20 Jan 2016 16:20:03 +0000 (17:20 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 20 Jan 2016 16:37:37 +0000 (17:37 +0100)
commitc162a0cca8c7454f8b695b71cec08160569f26ee
tree6e53b2540315d4e194977068413490c5bbc0472f
parent099662998af2991a280fc70ec3f29638b20eaba3
notebook: Properly hide drag window

Move code to properly reinsert the tab label to where it belongs.
The if has the distinction between reparented-to-dnd-window and
just-changed-the-gdk-window-to-draw-to right there.

https://bugzilla.gnome.org/show_bug.cgi?id=760754
gtk/gtknotebook.c